DataSource for Entity Framework for WPF/Silverlight
GetEnumerator メソッド (IndexCollection<T>)

C1.LiveLinq.Indexing 名前空間 > IndexCollection<T> クラス : GetEnumerator メソッド
IndexCollection<T>を反復処理する列挙子を返します。
シンタックス
'宣言
 
<System.Runtime.CompilerServices.IteratorStateMachineAttribute(C1.LiveLinq.Indexing.IndexCollection`1/d__27)> 
Public Overrides Function GetEnumerator() As System.Collections.Generic.IEnumerator(Of IIndexScanner(Of T))
[System.Runtime.CompilerServices.IteratorStateMachine(C1.LiveLinq.Indexing.IndexCollection`1/d__27)] 
public override System.Collections.Generic.IEnumerator<IIndexScanner<T>> GetEnumerator()
参照

IndexCollection<T> クラス
IndexCollection<T> メンバ